services.pgbackrest.stanzas.<name>.instances.<name>.host
PostgreSQL host for operating remotely.
- Type
null or string- Default
if name == "localhost" then null else name- Declared
- <nixpkgs/nixos/modules/services/backup/pgbackrest.nix>
PostgreSQL host for operating remotely.
null or stringif name == "localhost" then null else name